ASP.NET Core MVC コントロールヘルプ
Series プロパティ

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexChartCore<T> クラス : Series プロパティ
Gets the collection of series objects.
シンタックス
'宣言
 
Public ReadOnly Property Series As System.Collections.Generic.IList(Of ChartSeriesBase(Of T))
public System.Collections.Generic.IList<ChartSeriesBase<T>> Series {get;}
参照

FlexChartCore<T> クラス
FlexChartCore<T> メンバ